O.D.T. (N64) De/Compressor
+-+-+-+-+-+-+-+-+-+-+-+-+-+

  Provided here are two tools, one to decompress individual binaries in ODT (N64), and another to recompress them.  Source code is provided as well, though the implementation is really lousy.  Neither extracts or inserts binaries.  That's what hex editors are for, after all ;*)  The format is a simple sort of RLE, so it probably isn't hard to write your own.

+-+

Usage:
ODTcomp.exe [filename.ext]
ODTdec.exe  [filename.ext]

  The easiest method is to drag-and-drop binaries onto the programs.  Otherwise, you can cite the file to be decompressed on the command line, or just run it and type one in at the prompt.

-Zoinkity
